P 970 pallet state trie migration #3242
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Context
as titles, this is use new state_version
Labels
Please apply following PR-related labels when appropriate:
C0-breaking
: if your change could break the existing client, e.g. API change, critical logic changeC1-noteworthy
: if your change is non-breaking, but is still worth noticing for the client, e.g. reference code improvementHow (Optional)
Testing Evidences
Please attach any relevant evidences if applicable
Migration Test steps:
make clean-all-build
make build-node
make build-runtime-litentry
make build-runtime-paseo
./local-setup/launch.py -p standalone
https://polkadot.js.org/apps/?rpc=ws://127.0.0.1:9944#/extrinsics
Running the automatic migration
Running the signed migration
[TODOD] 13) !!!I am not receiving the related events in the local environment, so we need to verify this step in another environment and update the step.
The parachain log is in /tmp/parachain_dev_xxx/para.alice.log, once you run the start script, the path will log in console.lgo